1 Shortest Path Algorithms in Transportation models :
نویسندگان
چکیده
Shortest Path Problems are among the most studied network flow optimization problems, with interesting applications in various fields. One such field is transportation, where shortest path problems of different kinds need to be solved. Due to the nature of the application, transportation scientists need very flexible and efficient shortest path procedures, both from the running time point of view, and also for the memory requirements. Since no “best” algorithm currently exists for every kind of transportation problem, research in this field has recently moved to the design and implementation of “ad hoc” shortest path procedures, which are able to capture the peculiarities of the problems under consideration. The aim of this work is to present in a unifying framework both the main algorithmic approaches that have been proposed in the past years for solving the shortest path problems arising most frequently in the transportation field, and also some important implementation techniques which allow one to derive efficient procedures from the general algorithmic schema, in line with trends in current research. More precisely, in the first part of the paper, after presenting the problem, we briefly review those classical primal and dual algorithms which seem to be the most interesting in transportation, either as a result of theoretical considerations or because of their efficiency, and also in view of their practical use in transportation models. Promising reoptimization approaches are then discussed. The second part is devoted to dynamic shortest path problems, that arise very frequently in the transportation field. We analyze the main features of the problems and present, under suitable conditions on travel time and cost functions, a general “chronological” algorithmic paradigm, called Chrono-SPT. We show the potentiality of this paradigm, and, by properly performing some implementation choices, we study several, interesting special cases. Finally, we investigate some promising research avenues related to various extensions. These include “timewindows” problems, “turn penalties and prohibitions”, and “multicriteria” problems, which often can be solved by extending the ideas discussed for the dynamic case. Finally, “shortest hyperpaths” problems are briefly introduced, due to their practical relevance in many transportation applications. 1 Research grants by C.N.R. Progetto Finalizzato Trasporti II, 74.9600089 and by C.N.R. G.N.I.M.
منابع مشابه
Two optimal algorithms for finding bi-directional shortest path design problem in a block layout
In this paper, Shortest Path Design Problem (SPDP) in which the path is incident to all cells is considered. The bi-directional path is one of the known types of configuration of networks for Automated Guided Vehi-cles (AGV).To solve this problem, two algorithms are developed. For each algorithm an Integer Linear Pro-gramming (ILP) is determined. The objective functions of both algorithms are t...
متن کاملSOLVING BEST PATH PROBLEM ON MULTIMODAL TRANSPORTATION NETWORKS WITH FUZZY COSTS
Numerous algorithms have been proposed to solve the shortest-pathproblem; many of them consider a single-mode network and crispcosts. Other attempts have addressed the problem of fuzzy costs ina single-mode network, the so-called fuzzy shortest-path problem(FSPP). The main contribution of the present work is to solve theoptimum path problem in a multimodal transportation network, inwhich the co...
متن کاملOptimum Routing in the Urban Transportation Network by Integrating Genetic Meta-heuristic (GA) and Tabu Search (Ts) Algorithms
Urban transportation is one of the most important issues of urban life especially in big cities. Urban development, and subsequently the increase of routes and communications, make the role of transportation science more pronounced. The shortest path problem in a network is one of the most basic network analysis issues. In fact, finding answers to this question is necessity for higher level ana...
متن کاملImplementing parallel shortest path for parallel transportation applications
Shortest path algorithms are required by several transportation applications; furthermore, the shortest path computation in these applications can account for a large percentage of the total execution time. Since these algorithms are very computationally intense, parallel processing can provide the compute power and memory required to solve large problems quickly. Therefore, good parallel short...
متن کاملALGORITHMS FOR BIOBJECTIVE SHORTEST PATH PROBLEMS IN FUZZY NETWORKS
We consider biobjective shortest path problems in networks with fuzzy arc lengths. Considering the available studies for single objective shortest path problems in fuzzy networks, using a distance function for comparison of fuzzy numbers, we propose three approaches for solving the biobjective prob- lems. The rst and second approaches are extensions of the labeling method to solve the sing...
متن کامل